exitAnimationFrame
Type
message
Summary
This message is sent to the objects after the value of the animation is updated.
Syntax
exitAnimationFrame <pAnimationID>
Description
Use the exitAnimationFrame message to perform any operation before the animation value changes.
Note that if an object is being affected by several animations, this message will be generated for each of them.
Parameters
Name | Type | Description |
---|---|---|
pAnimationID | string | A string identifying the animation that has had its value updated. |
Compatibility and Support
OS
mac
windows
linux
ios
android
Platforms
desktop
mobile
web